AssetWise CONNECT Edition Implementation Guide

SyncSegment 1100

This message is triggered once a tag is approved in AssetWise, and the "OnApprovalStatusChanged" event has been configured as stated in Event Subscription. The minimum required details on the tag are all the mandatory metadata of the tag as per the rules of AssetWise.

This topic describes the steps required to trigger this message for a single tag, and for multiple messages using a work order.

Follow these steps to create a single message:
  1. In AssetWise, create a new tag.
  2. Complete all required metadata so that the tag can be approved.
  3. You can also add any attribute values to be included in the message.
    Tip: This will make attribute creation testing easier when testing the receive engine.
  4. Approve the tag.
Follow these steps to create multiple messages using a work order:
  1. In AssetWise, create the work task.
  2. Change the work task's class to the value defined for OnWorkTaskCompleted event. See Event Subscription for more details.
  3. Relate one or more approved tags to the work order.
    Note: All work order tags that are not approved are ignored.
  4. Approve and Accept the work order.
  5. Complete the work task.

If a work order was used, then a job is created to be processed for each approved tag. Once the SyncSegment message(s) has been processed by the Interoperability service, an XML object is created in the outgoing destination, as defined in Message Details.